Total Complexity | 96 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 694 |
Lines of code | 448 |
Logical lines of code | 230 |
Comment lines | 112 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_item() | 34 | 26 | 86 | |
update_item() | 33 | 25 | 95 | |
prepare_item_for_response() | 51 | 12 | 24 | |
delete_multiple_items() | 45 | 10 | 40 | |
delete_item() | 49 | 7 | 29 | |
prepare_item_for_database() | 55 | 4 | 20 | |
get_item_schema() | 46 | 2 | 48 | |
register_routes() | 44 | 1 | 57 | |
prepare_links() | 60 | 2 | 13 | |
get_meeting() | 63 | 2 | 11 | |
get_items() | 64 | 2 | 10 | |
__construct() | 69 | 1 | 6 | |
check_permissions() | 80 | 1 | 3 | |
get_item() | 70 | 1 | 6 |